home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PhotoDisc - Background Se…25: Seasonal Backgrounds
/
The Backgrounds Series - Seasonal Backgrounds (PhotoDisc) (1998).iso
/
pc
/
RESOURCES
/
SOFTWARE
/
Acrobat
/
WIN95
/
Reader
/
AcroRd32.exe
/
PSPROCSET
/
3
< prev
next >
Wrap
Text File
|
1996-11-04
|
574b
|
21 lines
%%BeginFile: pdfutil.prc
%%Copyright: Copyright 1993 Adobe Systems Incorporated. All Rights Reserved.
/bd {bind def} bind def
/ld {load def} bd
/dd { PDFVars 3 1 roll put } bd
/xdd { exch dd } bd
/Level2?
/languagelevel where { pop languagelevel 2 ge } { false } ifelse
def
/here {
dup currentdict exch known
{ currentdict exch get true }
{ pop false }
ifelse
} bd
/isdefined? { where { pop true } { false } ifelse } bd
/StartLoad { dup dup not { /_save save dd } if } bd
/EndLoad { if not { _save restore } if } bd
/npop { { pop } repeat } bd
%%EndFile